home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Info 1994 March
/
Internet Info CD-ROM (Walnut Creek) (March 1994).iso
/
networking
/
terms
/
kermit
/
b
/
ckoker.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-06-30
|
208 b
|
11 lines
#ifndef CKOKER_H
#define CKOKER_H
/* For OS/2 debugging... */
#ifdef __IBMC__
#ifdef __DEBUG
#define __DEBUG_ALLOC__
#pragma strings(readonly)
#endif /* __DEBUG */
#endif /* __IBMC__ */
#endif /* CKOKER_H */